Einhugur OpenDocument Text Plugin for Xojo

EinhugurODT.AutomaticGraphicStyle Class

Class which represents automatic graphics style.

In the OpenDocument Text file format then Runs, Paragraphs, Tables and some other things never have directly attributes on them such as Bold type face, instead everything is done through styles and automatic styles.


Automatic styles take care of creating them self's as needed.

EinhugurODT.Style
   AutomaticGraphicStyle

class EinhugurODT.AutomaticGraphicStyle

Constructors

AutomaticGraphicStyle (private) Private constructor.

Properties

HorizontalPositionSets or gets horizontal position of object such as image in a DrawFrame.
Id (Inherited) Returns id of the style.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS